home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2001 November / macformat-109.iso / Demos / Alice Demo / demo / pak0.pk3 / models / globe.tik < prev    next >
Encoding:
Text File  |  2000-11-20  |  338 b   |  29 lines

  1. TIKI
  2. setup
  3.     {
  4.     scale 1
  5.     path models/globe
  6.     surface material1 shader skin01.tga
  7.         surface material2 shader skin02.tga
  8.     }
  9.  
  10. init
  11. {
  12.     server
  13.     {
  14.         classname object
  15.         noshadow
  16.     }
  17. }
  18.  
  19. animations
  20.     {
  21.     idle        notmoving.tan
  22.     
  23.     }
  24.  
  25. /*QUAKED skool_globe (1 0.5 0) (-32 -32 0) (32 32 64)
  26.  
  27. Ambient globe for Skool maps.
  28.  
  29. */